/ Assembly List / LJCDataAccess / DataCommon / GetUIDateTimeString

Namespace - LJCDataAccess


Parameters
dateTime - The date/time value.

Returns

The date and time string or null if not > MinValue.

Syntax

C#
public static String GetUIDateTimeString(DateTime dateTime)

Format the date/time value for display.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.